home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0195.lzh / AMOSLIST / text0067.txt < prev    next >
Encoding:
Text File  |  1995-02-01  |  1.4 KB  |  30 lines

  1. > I was just flipping through my old copy of Amos Creator (I now use Pro) and
  2. > found mention of a command (routine?) called Squash_a_bob. 
  3. > It reduces the memory required for storing banks using the format
  4. > PBOB_INIT[...stuff...].
  5. > Does anyone know if this feature is automatically used in the bob routines
  6. > in AMOS PRO, or can we use this procedure to futher reduce the bob banks?
  7. > Darryl
  8.  
  9. It isn't, and you can. However, I believe the procedure in question uses
  10. the squash command of the AMOS Creator compiler extension, so that will be
  11. needed to run programs which use the feature. I don't know if the AMOSPro
  12. compiler extension also has this feature, but even if it does, your programs
  13. that use it will not run on anyone's AMOSPro system who does not have the
  14. compiler (Although your compiled programs will work OK).
  15.  
  16.  
  17. +-------------------------+------------------------------------+
  18. |                         |    _____                           |
  19. | PAUL HICKMAN            |   /     \   ON A HOT SUMMER NIGHT  |
  20. | (ph@doc.ic.ac.uk)       |  /  O O  \  WOULD YOU  OFFER YOUR  |
  21. | DEPARTMENT OF COMPUTING | |    _    | THROAT  TO  THE  WOLF  |
  22. | IMPERIAL COLLEGE LONDON |  \  / \  /  WITH THE RED  ROSES ?  |
  23. |                         |   \_____/                          |
  24. +-------------------------+------------------------------------+
  25. Machines: Amiga 500  WB1.3 - 1mb Memory - External Disk Drive.
  26.           Amiga 1200 WB3.0 - 6mb Memory - 200Mb Hard Disk.
  27.  
  28.  
  29.